[1/6] cmd.exe /C "cd /D C:\Users\Usuario\workspace\MK1\build\esp-idf\esptool_py && C:\Espressif\python_env\idf5.3_py3.11_env\Scripts\python.exe C:/Espressif/frameworks/esp-idf-v5.3.1/components/partition_table/check_sizes.py --offset 0x8000 partition --type app C:/Users/Usuario/workspace/MK1/build/partition_table/partition-table.bin C:/Users/Usuario/workspace/MK1/build/main.bin"
main.bin binary size 0x3e7e0 bytes. Smallest app partition is 0x100000 bytes. 0xc1820 bytes (76%) free.

[2/6] cmd.exe /C "cd /D C:\Users\Usuario\workspace\MK1\build\esp-idf\main && C:\Espressif\python_env\idf5.3_py3.11_env\Scripts\python.exe C:/Espressif/frameworks/esp-idf-v5.3.1/components/spiffs/spiffsgen.py 0x100000 C:/Users/Usuario/workspace/MK1/main/spiffs C:/Users/Usuario/workspace/MK1/build/spiffs.bin --page-size=256 --obj-name-len=32 --meta-len=4 --use-magic --use-magic-len"
FAILED: esp-idf/main/CMakeFiles/spiffs_spiffs_bin C:/Users/Usuario/workspace/MK1/build/esp-idf/main/CMakeFiles/spiffs_spiffs_bin 
cmd.exe /C "cd /D C:\Users\Usuario\workspace\MK1\build\esp-idf\main && C:\Espressif\python_env\idf5.3_py3.11_env\Scripts\python.exe C:/Espressif/frameworks/esp-idf-v5.3.1/components/spiffs/spiffsgen.py 0x100000 C:/Users/Usuario/workspace/MK1/main/spiffs C:/Users/Usuario/workspace/MK1/build/spiffs.bin --page-size=256 --obj-name-len=32 --meta-len=4 --use-magic --use-magic-len"
Traceback (most recent call last):
  File "C:\Espressif\frameworks\esp-idf-v5.3.1\components\spiffs\spiffsgen.py", line 590, in <module>
    main()
  File "C:\Espressif\frameworks\esp-idf-v5.3.1\components\spiffs\spiffsgen.py", line 567, in main
    raise RuntimeError('given base directory %s does not exist' % args.base_dir)
RuntimeError: given base directory C:/Users/Usuario/workspace/MK1/main/spiffs does not exist
[3/6] Performing build step for 'bootloader'
[1/1] cmd.exe /C "cd /D C:\Users\Usuario\workspace\MK1\build\bootloader\esp-idf\esptool_py && C:\Espressif\python_env\idf5.3_py3.11_env\Scripts\python.exe C:/Espressif/frameworks/esp-idf-v5.3.1/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x1000 C:/Users/Usuario/workspace/MK1/build/bootloader/bootloader.bin"

Bootloader binary size 0x6880 bytes. 0x780 bytes (7%) free.


ninja: build stopped: subcommand failed.
